@charset "utf-8";
/* CSS Document */

body{background-color:#FFFFFF}
A{color:blue; text-decoration:underline}
A:link{color:blue; text-decoration:underline;}
A:visited:{color:blue; text-decoration:underline;}
A:active  {color:blue; text-decoration:underline;}
A:hover{
	text-decoration:underline;
	color:#F00;
}

TD{font-family:Verdana; font-size:9pt}


.mobileShow { display: none;}
.mobileShow {
	font-size: 30px;	
	text-align: right;
	margin-top:10px;
	margin-bottom:40px;
	margin-left:50px;
	background-color: #00F;
}
.mobileShow  a  {color:#FFF}
   /* Smartphone Portrait and Landscape */
   @media only screen
   and (min-device-width : 320px)
   and (max-device-width : 800px){ 
   .mobileShow { display: inline;}}

.cl_navbar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	background-color: #333;
	height: 20px;
	width: 98%;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 2px;
	margin-top: 5px;
}
.cl_navbar a{
	color: #FFF;
    text-decoration: none;
	font-size: 12px;
}

.cl_navbar_left {
	text-align: left;
	width: 80%;
	float: left;  
}
.cl_navbar_right {
	text-align: right;
	width: 20%;
	float: left;  
}


.cl_clear {
	clear: both;
}

body {
	font-family:Verdana;
	font-size:9pt;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	width: auto;
	margin-bottom: 10px;
	height: 40px;
}  

ul{
	margin-top:0px;
	margin-bottom: 0px;	
	margin-left: -10px;	
}
.cl_body_column_250 {
	width: 224px;
	text-align: left;
	float: left;
	border: 1px solid #5C5C5C;
	border-radius: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #FFF;
}
.cl_body_column_inside {
	width: auto;
	text-align: center;
	float: none;
	border: 1px solid #5C5C5C;
	border-radius: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 8px;
	background-color: #FFF;
}
.cl_body_column_wide {
	width: auto;
	text-align: left;
	float: none;
	border: 1px solid #5C5C5C;
	border-radius: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 8px;
	background-color: #FFF;
}


.cl_section_with_border {
	border: 1px solid #999;
	margin: 7px;
	padding: 5px;
	background-color: #FFF;
    border-radius: 6px;
}

.cl_list_heading,.cl_list_heading_blue,.cl_list_heading_green,.cl_list_heading_twitter,.cl_list_heading_centre {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 1px;
}




.cl_list_white{
	background-color: #FFF;
	}
.cl_list_heading {
	color: #F00;

}
.cl_list_heading_centre {
	color: #F00;
	text-align:center;
}

.cl_list_heading a {
    color: #F00;
}
.cl_list_heading a:hover {
	color: #C00;
}


.cl_list_heading_blue {
	color: #000080;
	font-family: Verdana;
}
.cl_list_heading_twitter {
	color: #4099FF;
	text-align: center;
}



.cl_list_heading_green {
	color: #090;
}
.cl_font_smaller {
	font-size: 10px;
}

.cl_top_10_heading {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}

.cl_left_half {
	text-align: left;
	width: 50%;
	float: left;
}
.cl_right_half {
	text-align: right;
	width: 50%;
	float: left;
}

.cl_news_link,.cl_twitter_link,.cl_LinkedIn_link,.cl_black_link,.cl_smallred_link,.cl_smallblue_link  {
   font-size: 8pt;
}


a.cl_news_link:link	{ color: #00A600;}
a.cl_news_link:hover {color: red;}
a.cl_news_link:visited {
	color: #00A600;
	font-style: normal;
}

a.cl_LinkedIn_link {	color: #0077b5;}
a.cl_twitter_link  {	color: #0AA;}
a.cl_twitter_link:link	{ color: #00AEAE;}
a.cl_twitter_link:hover {color: red;}
a.cl_twitter_link:visited {color: #00AEAE;}

a.cl_black_link  {	color: #333;}
a.cl_black_link:link	{ color: #333;}
a.cl_black_link:hover {color: red;}
a.cl_black_link:visited {color: #333;}


a.cl_smallred_link  {	color: red;}
a.cl_smallred_link:link	{ color: red;}
a.cl_smallred_link:hover {color: pink;}
a.cl_smallred_link:visited {color: red;}

a.cl_smallblue_link  {	color: blue;}
a.cl_smallblue_link:link	{ color: blue;}
a.cl_smallblue_link:hover {color: red;}
a.cl_smallblue_link:visited {color: blue;}


.cl_header1,.cl_header2,.cl_header3,.cl_header1_football {
	text-align: left;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

.cl_header1,.cl_header3,.cl_header1_football {
	border: 1px solid #333;
	border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.cl_header1 {
	height: 120px;
}
.cl_header1_football {
	height: 70px;
}
.cl_header3 {
	height: 55px;
}

.cl_centre_div_noborder {
	text-align: center;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cl_header_column1,.cl_header_column1_football,.cl_header_column2,.cl_header_column3,.cl_header_column4,.cl_header_column3_760 {
	/* box-shadow: 3px 3px 1px #AEAEAE; 
    box-shadow: 3px 3px 1px #AEAEAE;
	-moz-box-shadow: 3px 3px 1px #AEAEAE;
	-webkit-box-shadow: 3px 3px 1px #AEAEAE; */
	text-align: left;
	float: left;
	/*border: 1px solid #5C5C5C;
	border-radius: 12px; */
	display: right;
}

.cl_header_column1 {
	width: 260px;
}

.cl_header_column1_football {
	width: 440px;
}

.cl_bold_heading {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}


.cl_header_column2 {
	width: 210px;
}
.cl_header_column3 {
	width: 475px;
	text-align: center;
}
.cl_header_column3_760 {
	width: 735px;
	text-align: center;
	padding-left: 20px;
}

.cl_header_column4 {
	width: 200px;
}


.cl_simple_col_14pc,.cl_simple_col_sport {
	box-shadow: rgb(174, 174, 174) 3px 3px 1px;
	-webkit-box-shadow: rgb(174, 174, 174) 3px 3px 1px;
	border: 1px groove rgb(92, 92, 92);
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cl_simple_col_20pc,.cl_simple_col_14pc,.cl_simple_col_sport{
	float: left;
	text-align: center;
}
.cl_simple_col_20pc{
	width: 12.5%;
	height: 145px;
}
.cl_simple_col_14pc{
	height: 145px;
	width: 130px;
	margin-right: 12px;
}
.cl_simple_col_sport{
	width: 114px;
	margin-right: 8px;
	height: 125px;
}

.cl_related_links {
	text-align: left;
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 16px;
}



.cl_Google_LinkUnits,.cl_AddThis_Div {
	width: 1030px;
	border-radius: 7px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-bottom: 4px;
}

.cl_Google_LinkUnits {
	text-align: center;
	background-color: #CCC;
}
.cl_AddThis_Div {
	text-align: left;
	background-color: #FFF;
}


.cl_top_bottom_lines {
	text-align: center;
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}

.cl_body {
	border: 1px solid #333;
	text-align: left;
	width: 1030px;
	border-radius: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-size: 9pt;
	margin-top: 8px;
}

.cl_body_column_twitter {
	width: 540px;
}
.cl_body_column_twitter_may16 {
	width: 402px;
}


.cl_body_column_blogs,.cl_body_column_blogs_shorter,.cl_body_column_blogs_longer,.cl_body_column_blogs_football,.cl_body_column_blogs_1500,.cl_body_column_blogs_custom {
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
}
.cl_body_column_blogs {
	height: 800px;
}

.cl_body_column_blogs_shorter {
	height: 650px;
}
.cl_body_column_blogs_longer {
	height: 1100px;
}
.cl_body_column_blogs_1500 {
	height: 1550px;
}
.cl_body_column_blogs_football {
	height: 1000px;
}



.cl_body_column,.cl_body_column_may16,.cl_body_column_white,.cl_body_column_blogs,.cl_body_column_blogs_shorter,.cl_body_column_blogs_longer, .cl_body_column_blogs_football,.cl_body_column_blogs_1500,.cl_body_column_blogs_custom,.cl_body_column_blogs_custom_may16,
.cl_body_column_twitter,.cl_body_column_twitter_may16  {
	border: 1px solid #5C5C5C;
}

.cl_body_column_blogs_custom_wide {
	border: 2px solid #000;
}

.cl_body_column,.cl_body_column_may16,.cl_body_column_white,.cl_body_column_blogs,.cl_body_column_blogs_shorter,.cl_body_column_blogs_longer, .cl_body_column_blogs_football,.cl_body_column_blogs_1500,.cl_body_column_blogs_custom,.cl_body_column_blogs_custom_may16,.cl_body_column_blogs_custom_wide,
.cl_body_column_twitter,.cl_body_column_twitter_may16  {
	/* box-shadow: 3px 3px 1px #AEAEAE; 
    box-shadow: 3px 3px 1px #AEAEAE;
	-moz-box-shadow: 3px 3px 1px #AEAEAE;
	-webkit-box-shadow: 3px 3px 1px #AEAEAE;*/
	text-align: left;
	float: left;
	border-radius: 12px;
	display: right;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
	padding-bottom: 5px;
}
.cl_body_column,.cl_body_column_white,.cl_body_column_blogs,.cl_body_column_blogs_shorter,.cl_body_column_blogs_longer, .cl_body_column_blogs_football,.cl_body_column_blogs_1500,.cl_body_column_blogs_custom {
	/* box-shadow: 3px 3px 1px #AEAEAE; 
    box-shadow: 3px 3px 1px #AEAEAE;
	-moz-box-shadow: 3px 3px 1px #AEAEAE;
	-webkit-box-shadow: 3px 3px 1px #AEAEAE;*/
	width: 328px;
}

.cl_body_column_blogs_custom_may16 {
  width:300;
}

.cl_body_column_may16 {
	width:280px;
}

.cl_body_column_blogs_custom_wide {
	width: 660px;
	height:2200px;
}

.cl_body_column,.cl_body_column_may16  {
	background-color: #F5F5F5;
}


.cl_body_column_white {
	background-color: #FFFFFF;
}


.cl_row_80px {
	height: 80px;
}
.cl_row_105px {
	height: 105px;
}
.cl_row_20px {
	height: 20px;
}

.cl_header_column_row1 {
	padding-bottom: 2px;
	height: 35px;
	text-align: left;
}


.cl_header_column_row2_football {
	padding-bottom: 2px;
	height: 15px;
	text-align: center;
}
.cl_header_column_row2 {
	text-align: center;
	height: 40px;
	padding-bottom: 2px;
}
.cl_header_column_row3 {
	text-align: center;
	height: 27px;
	margin-bottom: 1px;
	margin-top: 1px;
}

.cl_body_column {
	background-color: #F5F5F5;
	padding-top: 5px;
}
.cl_section_see_also {
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
}
a.cl_section_see_also:link	{color: #00F;}
a.cl_section_see_also:hover {color: #00F;}
a.cl_section_see_also:visited {
	color: #004000;
}



.cl_boldblue {
	font-size: 16px;
	font-weight: bold;
	color: #000080;
}
.cl_body_column_left_col {
	float: left;
	width: 50%;
}
.cl_body_column_right_col {
	float: left;
	width: 50%;
}
.cl_GoogleAd125Box {
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
